displayStatusMessage( 'message' );
Displays a given status message in the status line at the bottom of the screen.
void
// Display status message. displayStatusMessage('Hello World!');